删除jar中的压缩包

This commit is contained in:
wenc000 2020-05-31 10:02:06 +08:00
parent 5294db2204
commit 3abec0a326
6 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@
}); });
}); });
$(document).on('click', '#staticAssets', function() { $(document).on('click', '#staticAssets', function() {
top.window.open(top.restAjax.path('api/dynamicconfigtable/getassetszip', [])) top.window.open(top.restAjax.path('https://xkk8ao4xdm.feishu.cn/file/boxcnMOLDgdP429ZaN2HEGooFdl', []))
}); });
// 事件 - 增删改 // 事件 - 增删改
table.on('toolbar(dataTable)', function(obj) { table.on('toolbar(dataTable)', function(obj) {