From e1ac26d7d749012a04afa8f98acf8607cbf0fbfe Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期三, 17 九月 2025 14:19:58 +0800
Subject: [PATCH] 最新版本541200007

---
 server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/model/Platform.java |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/model/Platform.java b/server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/model/Platform.java
index ee4d51f..8bc6458 100644
--- a/server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/model/Platform.java
+++ b/server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/model/Platform.java
@@ -94,11 +94,11 @@
     @ExcelColumn(name="宸ヤ綔缁撴潫鏃堕棿")
     private String endTime;
 
-    @ApiModelProperty(value = "鍚屾椂浣滀笟鏁伴噺", example = "1")
-    @ExcelColumn(name="鍚屾椂浣滀笟鏁伴噺")
+    @ApiModelProperty(value = "鍚屾椂鍙彿鏁伴噺", example = "1")
+    @ExcelColumn(name="鍚屾椂鍙彿鏁伴噺")
     private Integer workingNum;
-    @ApiModelProperty(value = "鍚屾椂鍑嗗浣滀笟鏁伴噺", example = "1")
-    @ExcelColumn(name="鍚屾椂鍑嗗浣滀笟鏁伴噺")
+    @ApiModelProperty(value = "鍚屾椂鍑嗗鍙彿鏁伴噺", example = "1")
+    @ExcelColumn(name="鍚屾椂鍑嗗鍙彿鏁伴噺")
     private Integer callReadyNum;
 
     @ApiModelProperty(value = "浣滀笟瓒呮椂鎶ヨ鏃堕棿(绉掞級", example = "1")

--
Gitblit v1.9.3