no message

main
HUOJIN\92525 2025-09-05 10:54:58 +08:00
parent 2190d3f353
commit 3c8b0d33df
1 changed files with 2 additions and 0 deletions

View File

@ -193,6 +193,8 @@ public class LesServiceImpl implements LesService {
// 发送请求并处理响应 // 发送请求并处理响应
String result = sendLesRequest(signConfig, json); String result = sendLesRequest(signConfig, json);
//验证响应
validateLesResponse(result); validateLesResponse(result);
// 更新LES状态 // 更新LES状态