From 22b9d8e46ce866ac9bd4e612f11fdf2fb581fa64 Mon Sep 17 00:00:00 2001 From: xing <xingjs@qq.com> Date: 星期二, 21 二月 2023 17:11:58 +0800 Subject: [PATCH] 20230221@xingjs@提交官网一张图相关内容接口 --- 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 f2c9536..5af175e 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