2025年05月20日 1.0.7 治超图片查询优化

main
gaoshuguang 6 months ago
parent d91cd170cf
commit 8e40babc91

@ -53,8 +53,8 @@ public class QueryImageServiceImpl implements QueryImageService {
return ImageUtil.convertImageToBase64Str("D:\\桌面\\123.jpg");
}
String port = PropertiesUtil.getValue("server.port");
//String imageQueryUrl = Constant.HTTP_127_0_0_1 + port + Constant.IMAGE_INTERFACE_NAME;
String imageQueryUrl = "http://10.15.149.194:9440" + Constant.IMAGE_INTERFACE_NAME;
String imageQueryUrl = Constant.HTTP_127_0_0_1 + port + Constant.IMAGE_INTERFACE_NAME;
//String imageQueryUrl = "http://10.15.149.194:9440" + Constant.IMAGE_INTERFACE_NAME;
//String imageQueryUrl = PropertiesUtil.getValue("VideoQueryUrl");
String result = null;
//10-图像查询
@ -89,8 +89,8 @@ public class QueryImageServiceImpl implements QueryImageService {
String uuid = UuidUtil.getUuid();
//String VideoQueryUrl = PropertiesUtil.getValue("VideoQueryUrl");
String port = PropertiesUtil.getValue("server.port");
//String VideoQueryUrl = Constant.HTTP_127_0_0_1 + port + Constant.IMAGE_INTERFACE_NAME;
String VideoQueryUrl = "http://10.15.149.194:9440" + Constant.IMAGE_INTERFACE_NAME;
String VideoQueryUrl = Constant.HTTP_127_0_0_1 + port + Constant.IMAGE_INTERFACE_NAME;
//String VideoQueryUrl = "http://10.15.149.194:9440" + Constant.IMAGE_INTERFACE_NAME;
//视频资源存储信息
response.reset();
try {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 232 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -5,7 +5,7 @@
<meta charset="UTF-8"/>
<title></title>
<script type="module" crossorigin src="./assets/index.789b0b87.js"></script>
<script type="module" crossorigin src="./assets/index.aad184e0.js"></script>
<link rel="stylesheet" href="./assets/index.af5eb09b.css">
</head>
<body>

@ -1,9 +0,0 @@
序号 日期 版本号 说明
1 2025年02月21日 1.0.0 初始版本号合并项目实时信息查询RealTimeInfoQuery、治超信息查询ZCDataQuery、导入导出ImportExport原名DemoUtil
2 2025年04月18日 1.0.1 兼容达梦数据库,页面增加版本号显示
3 2025年04月23日 1.0.2 治超页面显示视频问题修复
4 2025年04月25日 1.0.3 治超出口页面显示车侧身图片问题修复
5 2025年04月29日 1.0.4 治超入口、出口页面增加车道号查询条件
6 2025年05月08日 1.0.5 1.治超模块中新增一列“超限率”,以千分比显示,并可以在查询条件中增加超限率选项
2.治超新增一个定时自动査询和展示的功能,自动查询、直接显示出入口超限车辆列表,并将超限率作为自动査询条件,如设置为>=50‰,则只自动査询超限率大于等于5%的货车
3.治超增加超载车辆档案导出功能,需要有车牌号,入口站、入口站通行时间、出口站、出口站通行时间、重量、车型、轴数、超限率、照片

@ -7,3 +7,5 @@
6 2025年05月08日 1.0.5 1.治超模块中新增一列“超限率”,以千分比显示,并可以在查询条件中增加超限率选项
2.治超新增一个定时自动査询和展示的功能,自动查询、直接显示出入口超限车辆列表,并将超限率作为自动査询条件,如设置为>=50‰,则只自动査询超限率大于等于5%的货车
3.治超增加超载车辆档案导出功能,需要有车牌号,入口站、入口站通行时间、出口站、出口站通行时间、重量、车型、轴数、超限率、照片
7 2025年05月14日 1.0.6 治超入口数据weight_check表中的车货总重由原来的INWEIGHT调整为backup3字段取值
8 2025年05月20日 1.0.7 治超图片查询优化

@ -5,7 +5,7 @@
<meta charset="UTF-8"/>
<title></title>
<script type="module" crossorigin src="./assets/index.789b0b87.js"></script>
<script type="module" crossorigin src="./assets/index.aad184e0.js"></script>
<link rel="stylesheet" href="./assets/index.af5eb09b.css">
</head>
<body>

File diff suppressed because one or more lines are too long

@ -5,7 +5,7 @@
<meta charset="UTF-8"/>
<title></title>
<script type="module" crossorigin src="./assets/index.789b0b87.js"></script>
<script type="module" crossorigin src="./assets/index.aad184e0.js"></script>
<link rel="stylesheet" href="./assets/index.af5eb09b.css">
</head>
<body>

@ -1,9 +0,0 @@
序号 日期 版本号 说明
1 2025年02月21日 1.0.0 初始版本号合并项目实时信息查询RealTimeInfoQuery、治超信息查询ZCDataQuery、导入导出ImportExport原名DemoUtil
2 2025年04月18日 1.0.1 兼容达梦数据库,页面增加版本号显示
3 2025年04月23日 1.0.2 治超页面显示视频问题修复
4 2025年04月25日 1.0.3 治超出口页面显示车侧身图片问题修复
5 2025年04月29日 1.0.4 治超入口、出口页面增加车道号查询条件
6 2025年05月08日 1.0.5 1.治超模块中新增一列“超限率”,以千分比显示,并可以在查询条件中增加超限率选项
2.治超新增一个定时自动査询和展示的功能,自动查询、直接显示出入口超限车辆列表,并将超限率作为自动査询条件,如设置为>=50‰,则只自动査询超限率大于等于5%的货车
3.治超增加超载车辆档案导出功能,需要有车牌号,入口站、入口站通行时间、出口站、出口站通行时间、重量、车型、轴数、超限率、照片

File diff suppressed because one or more lines are too long

@ -5,7 +5,7 @@
<meta charset="UTF-8"/>
<title></title>
<script type="module" crossorigin src="./assets/index.789b0b87.js"></script>
<script type="module" crossorigin src="./assets/index.aad184e0.js"></script>
<link rel="stylesheet" href="./assets/index.af5eb09b.css">
</head>
<body>

@ -5,8 +5,8 @@ import {ElMessage} from "element-plus";
// axios.defaults.staticBaseURL = '../'
axios.defaults.baseURL = 'http://'+window.location.host //正式
// axios.defaults.baseURL = 'http://' + window.location.hostname + ':9666' //测试
// axios.defaults.baseURL = 'http://'+window.location.host //正式
axios.defaults.baseURL = 'http://' + window.location.hostname + ':9666' //测试
// axios.defaults.baseURL = 'http://10.115.230.229:9330' //正式
//post请求头
@ -23,8 +23,8 @@ axios.defaults.timeout = 300000;
// 请求拦截器
axios.interceptors.request.use(
config => {
const token = localStorage.getItem('token');
// const token = "test";
// const token = localStorage.getItem('token');
const token = "test";
if (token == null) {
try {
window.parent.toLogin()

@ -27,7 +27,7 @@
<el-table-column prop="AXISCOUNT" label="轴数" align="center"></el-table-column>
<el-table-column prop="CLASSDATE" label="统计日" align="center" :formatter="dateFormatDay"></el-table-column>
<el-table-column prop="checkTime" label="检测时间" align="center" width="200"></el-table-column>
<el-table-column prop="INWEIGHT" label="车货总重(千克)" align="center"></el-table-column>
<el-table-column prop="backup3" label="车货总重(千克)" align="center"></el-table-column>
<el-table-column prop="BACKUP4" label="超载重量(千克)" align="center"></el-table-column>
<el-table-column prop="overWeight" label="超限重量(千克)" align="center"></el-table-column>
<el-table-column prop="overRate" label="超限率(‰)" align="center"></el-table-column>
@ -83,8 +83,8 @@
</el-form-item>
</el-col>
<el-col :span="8">
<el-form-item label="总质量(千克):" :label-width="formLabelWidth" prop="INWEIGHT">
<el-input v-model="viewThisRow.INWEIGHT" autocomplete="off" :disabled="true"
<el-form-item label="总质量(千克):" :label-width="formLabelWidth" prop="backup3">
<el-input v-model="viewThisRow.backup3" autocomplete="off" :disabled="true"
clearable></el-input>
</el-form-item>
</el-col>

Loading…
Cancel
Save