From 61b40ca50044c8b20b6ea21028398e068ca103a0 Mon Sep 17 00:00:00 2001 From: jiazx0107@163.com <jiazx0107@163.com> Date: 星期六, 12 八月 2023 16:16:14 +0800 Subject: [PATCH] 调整DEVICE的字段和缓存,增加支持根据ID直接获取设备信息,优化MODBUS-TCP协议 实现 --- igds-web/src/main/resources/templates/test/qualityReport01.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/igds-web/src/main/resources/templates/test/qualityReport01.html b/igds-web/src/main/resources/templates/test/qualityReport01.html index 3b0ba86..9f4f69e 100644 --- a/igds-web/src/main/resources/templates/test/qualityReport01.html +++ b/igds-web/src/main/resources/templates/test/qualityReport01.html @@ -36,7 +36,7 @@ </style> </head> <body><h1 class='tit'>璐ㄦ鎶ュ憡(foodVariety)</h1> -<div class='div-tit'>鍗曞彿锛歴erId</div> +<div class='div-tit'>缂栫爜锛歴erId</div> <table cellspacing='0' cellpadding='0'> <tr> <td colspan='2' rowspan="5" `width`="15%">鏍峰搧淇℃伅</td> -- Gitblit v1.9.3