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
[微信访问记录][修改]微信pv uv记录
release_toaliyun_real
jinguo24@163.com
7 years ago
parent
073068f256
commit
56312e1027
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkAdmin/src/main/java/com/simple/schedule/WxAppVisitSchedule.java
+ 1
- 1
mallinkAdmin/src/main/java/com/simple/schedule/WxAppVisitSchedule.java
View File
@@ -40,7 +40,7 @@ public class WxAppVisitSchedule {
//@Scheduled(cron = "0 */1 * * * *?")
@Scheduled(cron = "0 0 0 * * ?
*
")
@Scheduled(cron = "0 0 0 * * ?")
public void start() {
try {
Calendar c =Calendar.getInstance();
Write
Preview
Loading…
Cancel
Save