From 580f4d3c2ca9eee53eee95a4de2f6610b790780a Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期四, 12 二月 2026 18:24:13 +0800
Subject: [PATCH] 小程序   接口开发

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

diff --git a/server/dmmall_service/src/main/java/com/doumee/dao/business/model/SearchHistory.java b/server/dmmall_service/src/main/java/com/doumee/dao/business/model/SearchHistory.java
index a83d551..c7a4308 100644
--- a/server/dmmall_service/src/main/java/com/doumee/dao/business/model/SearchHistory.java
+++ b/server/dmmall_service/src/main/java/com/doumee/dao/business/model/SearchHistory.java
@@ -59,8 +59,8 @@
     @ExcelColumn(name="鎼滅储璇�")
     private String content;
 
-    @ApiModelProperty(value = "绫诲瀷 0鍙戠幇 1鐧剧 2闂ㄥ簵", example = "1")
-    @ExcelColumn(name="绫诲瀷 0鍙戠幇 1鐧剧 2闂ㄥ簵")
+    @ApiModelProperty(value = "绫诲瀷 0鍟嗗搧", example = "1")
+    @ExcelColumn(name="绫诲瀷 0鍟嗗搧")
     private Integer type;
 
 }

--
Gitblit v1.9.3