This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bpa
/
HKCard
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
定时保险
master
xxe
2 years ago
parent
d65ea3a23e
commit
6314102a02
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
HKCardOUT/Bootstrapper.cs
+ 1
- 1
HKCardOUT/Bootstrapper.cs
View File
@@ -138,7 +138,7 @@ namespace HKCardOUT
JobDetail = "定时同步卡",
JobName = "同步卡",
JobGroup = "同步卡",
Cron= "
0 25,55 11,17
* * ?"
Cron= "
* 0/5 *
* * ?"
});
QuartzCoreFactory.QuartzCore().AddJob<QuartzJob>(new QuartzMap
Write
Preview
Loading…
Cancel
Save