diff --git a/platform-common/src/main/java/com/lyms/platform/common/utils/DateUtil.java b/platform-common/src/main/java/com/lyms/platform/common/utils/DateUtil.java
index 5f95fe4..6292b73 100644
--- a/platform-common/src/main/java/com/lyms/platform/common/utils/DateUtil.java
+++ b/platform-common/src/main/java/com/lyms/platform/common/utils/DateUtil.java
@@ -742,8 +742,8 @@ public class DateUtil {
// System.out.println(s);
// Date s = addDay(parseYMD("2016-02-26"), 168);
- int start = 1;
- int end = 1;
+ int start = 38;
+ int end = 38;
//
//
// Date startDate = DateUtil.getNewDate(-end-1,"周",1+1);
diff --git a/platform-data-api/src/main/resources/spring/applicationContext-quartz.xml b/platform-data-api/src/main/resources/spring/applicationContext-quartz.xml
index 0ef865a..3a5a209 100644
--- a/platform-data-api/src/main/resources/spring/applicationContext-quartz.xml
+++ b/platform-data-api/src/main/resources/spring/applicationContext-quartz.xml
@@ -9,28 +9,28 @@
http://www.springframework.org/schema/cache http://www.springframework.org/schema/cache/spring-cache-3.1.xsd
http://www.springframework.org/schema/task http://www.springframework.org/schema/task/spring-task-3.0.xsd">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
\ No newline at end of file