2025年06月30日 1.0.2 增加定时推送省内黑名单到指定接口配置文件中isSendProBlackList是否启用下发省内黑名单到指定接口 1-下发,其他值为不下发
loginAuthenticationAccount,loginAuthenticationPassword,loginAuthenticationUrl,sendProBlackListUrl
每天凌晨一点获取逃费记录,并入库FEE_EVASION_INFO_JAVA
main
|
After Width: | Height: | Size: 4.8 KiB |
@ -0,0 +1,5 @@
|
||||
#每4小时执行一次
|
||||
time.corn1 = 0 0 0/4 * * ?
|
||||
#每天1点执行一次
|
||||
time.corn2 = 0 0 1 * * ?
|
||||
|
||||
|
After Width: | Height: | Size: 4.8 KiB |
@ -0,0 +1,5 @@
|
||||
#每4小时执行一次
|
||||
time.corn1 = 0 0 0/4 * * ?
|
||||
#每天1点执行一次
|
||||
time.corn2 = 0 0 1 * * ?
|
||||
|
||||
|
After Width: | Height: | Size: 6.9 MiB |
|
After Width: | Height: | Size: 45 KiB |
|
After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 45 KiB |
|
After Width: | Height: | Size: 17 KiB |
|
After Width: | Height: | Size: 4.8 KiB |
|
After Width: | Height: | Size: 155 KiB |
@ -0,0 +1,55 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>收费站效能评价系统大屏展示</title>
|
||||
<script type="module" crossorigin src="./assets/index-6730aca0.js"></script>
|
||||
<link rel="stylesheet" href="./assets/index-393ab6d0.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<canvas style="position:absolute;z-index:-2;" id="starBg"></canvas>
|
||||
<div style=" position:relative;" id="app"></div>
|
||||
<div class="bj"></div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
|
||||
<style>
|
||||
html,
|
||||
body {
|
||||
margin: 0;
|
||||
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
/* 添加垂直和水平滚动条 */
|
||||
overflow-x: hidden;
|
||||
/* 仅添加水平滚动条 */
|
||||
overflow-y: hidden;
|
||||
/* 仅添加垂直滚动条 */
|
||||
/* filter: brightness(0.8); */
|
||||
}
|
||||
|
||||
.bj {
|
||||
background-image: url(./assets/bj2x-f2598e06.png);
|
||||
background-size: cover;
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
backdrop-filter: blur(5px);
|
||||
/* 模糊效果 */
|
||||
filter: brightness(0.7);
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
#app {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
</style>
|
||||
|
After Width: | Height: | Size: 562 KiB |
|
After Width: | Height: | Size: 1.8 MiB |
|
After Width: | Height: | Size: 4.6 MiB |
|
After Width: | Height: | Size: 4.2 MiB |
|
After Width: | Height: | Size: 6.9 MiB |
|
After Width: | Height: | Size: 3.9 MiB |
|
After Width: | Height: | Size: 19 KiB |
|
After Width: | Height: | Size: 2.7 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 64 KiB |
|
After Width: | Height: | Size: 45 KiB |
|
After Width: | Height: | Size: 9.5 KiB |
|
After Width: | Height: | Size: 134 KiB |
|
After Width: | Height: | Size: 94 KiB |
|
After Width: | Height: | Size: 59 KiB |
|
After Width: | Height: | Size: 45 KiB |
|
After Width: | Height: | Size: 180 KiB |
|
After Width: | Height: | Size: 327 KiB |
|
After Width: | Height: | Size: 4.8 KiB |
|
After Width: | Height: | Size: 3.3 KiB |
|
After Width: | Height: | Size: 3.4 KiB |
|
After Width: | Height: | Size: 86 KiB |
|
After Width: | Height: | Size: 39 KiB |
|
After Width: | Height: | Size: 38 KiB |
|
After Width: | Height: | Size: 37 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 2.2 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 47 KiB |
|
After Width: | Height: | Size: 42 KiB |
|
After Width: | Height: | Size: 155 KiB |
|
After Width: | Height: | Size: 2.8 MiB |
|
After Width: | Height: | Size: 2.3 MiB |