1.remove auto complete check in post construct method

main
Gary 9 months ago
parent a5506e570a
commit 004187cab0

@ -47,7 +47,7 @@ public class SaticScheduleTask {
@PostConstruct
private void init() {
updateAutoComplete();
//updateAutoComplete();
}
// 1.凌晨4点执行更新期刊tag

Loading…
Cancel
Save