Update 'server.js'

This commit is contained in:
dongpd 2022-07-13 08:09:23 +00:00
parent 37b544d280
commit 5bc5f95842

View File

@ -63,7 +63,7 @@ setInterval(function () {
console.log("end"); console.log("end");
}); });
}); });
}, 60000); }, 20000);
request.get({ request.get({
url: "http://localhost/api/re-gen-feature", url: "http://localhost/api/re-gen-feature",