From 37db85bfc407e36f3ea6ae7d579c0b1055058792 Mon Sep 17 00:00:00 2001 From: kanade Date: Fri, 12 Jan 2024 13:22:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=BF=94=E5=9B=9E=E5=8F=82?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- customer/user/walletHistory.go | 1 + 1 file changed, 1 insertion(+) diff --git a/customer/user/walletHistory.go b/customer/user/walletHistory.go index 0a19c41..eea3d07 100644 --- a/customer/user/walletHistory.go +++ b/customer/user/walletHistory.go @@ -44,6 +44,7 @@ type WalletHistoryItem struct { Remark string `json:"remark"` ServiceId uint `json:"serviceId"` CreatedAt int64 `json:"createdAt"` + ServiceName string `json:"serviceName"` } // Lists @Title 消费记录