From d866f110ae6534eeb1caa35e1ea0d5b9154bd6af Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期五, 11 四月 2025 09:08:07 +0800
Subject: [PATCH] 工单业务

---
 server/src/main/java/com/doumee/dao/business/model/WorkorderLog.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/server/src/main/java/com/doumee/dao/business/model/WorkorderLog.java b/server/src/main/java/com/doumee/dao/business/model/WorkorderLog.java
index f7398b7..30815f8 100644
--- a/server/src/main/java/com/doumee/dao/business/model/WorkorderLog.java
+++ b/server/src/main/java/com/doumee/dao/business/model/WorkorderLog.java
@@ -85,7 +85,7 @@
     @ExcelExportColumn(name="鍙傛暟1")
     private String param1;
 
-    @ApiModelProperty(value = "鍙傛暟2")
+    @ApiModelProperty(value = "澶勭悊浜�")
     @ExcelExportColumn(name="鍙傛暟2")
     private String param2;
 

--
Gitblit v1.9.3