From 38d365df7bd3e0db5e097cc4b73f173bdb149134 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期四, 10 四月 2025 09:35:18 +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 3fedd14..78c5f45 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
@@ -79,7 +79,7 @@
@ExcelExportColumn(name="鎿嶄綔鍚庡唴瀹�")
private String afterContent;
- @ApiModelProperty(value = "鍙傛暟1")
+ @ApiModelProperty(value = "鎿嶄綔浜�")
@ExcelExportColumn(name="鍙傛暟1")
private String param1;
--
Gitblit v1.9.3