From e0429e1156fc3c3cee4ce4f6c559d003e8cf7752 Mon Sep 17 00:00:00 2001
From: nickchange <126672920+nickchange@users.noreply.github.com>
Date: 星期六, 25 十一月 2023 21:06:53 +0800
Subject: [PATCH] 11.27

---
 cloud-server-other/src/main/java/com/dsh/other/model/StoreDetailsVo.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/cloud-server-other/src/main/java/com/dsh/other/model/StoreDetailsVo.java b/cloud-server-other/src/main/java/com/dsh/other/model/StoreDetailsVo.java
index 4340c36..7bb6c1c 100644
--- a/cloud-server-other/src/main/java/com/dsh/other/model/StoreDetailsVo.java
+++ b/cloud-server-other/src/main/java/com/dsh/other/model/StoreDetailsVo.java
@@ -35,7 +35,7 @@
 
 
     @Data
-    public static class Site{
+    public static class Site {
 
         @ApiModelProperty(value = "场地id")
         private Integer siteId;

--
Gitblit v1.7.1