This website works better with JavaScript.
Home
Explore
Help
Sign In
server
/
formallProject
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
/ChartDataScheduleTest
release_toaliyun_real
xhxu
4 years ago
parent
2c676c7791
commit
0c6f2e486f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkSchedule/src/main/java/com/iformall/schedule/ChartDataScheduleTest.java
+ 1
- 1
mallinkSchedule/src/main/java/com/iformall/schedule/ChartDataScheduleTest.java
View File
@@ -66,7 +66,7 @@ public class ChartDataScheduleTest {
private CUserServiceFactory cuserFactory;
@Async
@Scheduled(cron = "0 1
5 11
10 3 ?")
@Scheduled(cron = "0 1
0 14
10 3 ?")
public void testCreateData() {
createUserData();
createCarData();
Write
Preview
Loading…
Cancel
Save