mirror of
https://gitee.com/dromara/Jpom.git
synced 2024-11-30 19:08:18 +08:00
调整更新周期
This commit is contained in:
parent
ecfee62f42
commit
9feb0cd11c
@ -80,7 +80,7 @@
|
||||
if (!timeId) {
|
||||
timeId = setInterval(function () {
|
||||
getLog();
|
||||
}, 1000);
|
||||
}, 5000);
|
||||
}
|
||||
if (data.data.buildRun) {
|
||||
$("#cancel").show();
|
||||
|
Loading…
Reference in New Issue
Block a user