引包优化

This commit is contained in:
暮光:城中城
2019-06-30 15:14:58 +08:00
parent 4096def6b3
commit 1babdb56ec
8 changed files with 73 additions and 86 deletions

View File

@@ -22,7 +22,7 @@ public class SchedulerTask {
@Value("${zyplayer.doc.manage.upgradePropertiesUrl:''}")
private String upgradePropertiesUrl;
// @Scheduled(cron = "0/10 * * * * ? ")
// @Scheduled(cron = "0 0/2 * * * ? ")
@Scheduled(cron = "0 0 1 * * ?")
public void upgradeTask() {
// 检查更新,访问的码云服务器获取升级内容的