From 73734f096b25cb3c350ddceec46e47f4de004b7d Mon Sep 17 00:00:00 2001
From: dbs <email0099@163.com>
Date: 星期一, 23 十二月 2024 16:34:16 +0800
Subject: [PATCH] 新增MES接口的解析处理。
---
src/main/resources/templates/log/listlog.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/resources/templates/log/listlog.html b/src/main/resources/templates/log/listlog.html
index dcee87c..5a3d760 100644
--- a/src/main/resources/templates/log/listlog.html
+++ b/src/main/resources/templates/log/listlog.html
@@ -54,10 +54,10 @@
}, {
key : "createTime",
title : "鍙戦�佹椂闂�"
- }, {
+ }/*, {
key : "prams",
title : "璇锋眰鍙傛暟"
- }, {
+ }*/, {
key : "result",
title : "鍝嶅簲缁撴灉"
},{
--
Gitblit v1.8.0