From f5d4d761789d31c359aa1d8487fc237a84f276d1 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期四, 13 十月 2022 14:29:39 +0800
Subject: [PATCH] 1

---
 src/main/java/com/lf/server/entity/all/SettingData.java |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/java/com/lf/server/entity/all/SettingData.java b/src/main/java/com/lf/server/entity/all/SettingData.java
index 49c3896..6f7e7d4 100644
--- a/src/main/java/com/lf/server/entity/all/SettingData.java
+++ b/src/main/java/com/lf/server/entity/all/SettingData.java
@@ -26,12 +26,12 @@
     public static int MAX_FILES = 2000;
 
     /**
-     * Cookie鏈夋晥鏈�
+     * Cookie鏈夋晥鏈燂細s
      */
     public static int COOKIE_MAX_AGE = 4 * 60 * 60;
 
     /**
-     * 闄勪欢澶у皬
+     * 闄勪欢澶у皬锛欱
      */
     public static long MAX_FILE_SIZE = 50 * 1024 * 1024;
 }

--
Gitblit v1.9.3