From 5e03ae01a79c39c11d4f17aae5f62f2fc5bd203d Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期四, 16 三月 2023 15:45:38 +0800 Subject: [PATCH] 1 --- src/main/java/com/lf/server/entity/data/MetaEntity.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/java/com/lf/server/entity/data/MetaEntity.java b/src/main/java/com/lf/server/entity/data/MetaEntity.java index 3e3142a..1439618 100644 --- a/src/main/java/com/lf/server/entity/data/MetaEntity.java +++ b/src/main/java/com/lf/server/entity/data/MetaEntity.java @@ -4,7 +4,7 @@ import java.sql.Timestamp; /** - * 婧愭暟鎹� + * 鍏冩暟鎹� * @author WWW */ public class MetaEntity implements Serializable { -- Gitblit v1.9.3