update xxljob 2.3.1 => 2.4.0

This commit is contained in:
疯狂的狮子li
2023-03-24 13:09:30 +08:00
parent 169e2e9ae9
commit 53cb1c801f
9 changed files with 27 additions and 15 deletions

View File

@@ -62,11 +62,9 @@
// 参数
var triggerCode = '${triggerCode}';
var handleCode = '${handleCode}';
var executorAddress = '${executorAddress!}';
var triggerTime = '${triggerTime?c}';
var logId = '${logId}';
</script>
<script src="${request.contextPath}/static/js/joblog.detail.1.js"></script>
</body>
</html>
</html>