From 4b8fda000f9f600ba5187e738278b340b55ebd7c Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 18 十二月 2024 18:41:53 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

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

diff --git a/server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/model/PlatformBooks.java b/server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/model/PlatformBooks.java
index fe584b5..a90b863 100644
--- a/server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/model/PlatformBooks.java
+++ b/server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/model/PlatformBooks.java
@@ -65,8 +65,8 @@
     @ExcelColumn(name="鍏ュ簱绫诲瀷",index = 7,width = 12,valueMapping = "0=鏁存墭鐩�;1=浠剁儫;")
     private Integer inType;
 
-    @ApiModelProperty(value = "鎬昏繍杈撻噺", example = "1")
-    @ExcelColumn(name="鎬昏繍杈撻噺",index = 2,width = 12)
+    @ApiModelProperty(value = "鎬讳綔涓氶噺(涓囨敮)", example = "1")
+    @ExcelColumn(name="鎬讳綔涓氶噺(涓囨敮)",index = 2,width = 12)
     private BigDecimal totalNum;
 
     @ApiModelProperty(value = "鍓嶈溅鐗屽彿")

--
Gitblit v1.9.3