From 9144acea1ad8f6222ca2db17cf8ef7ffb18e7428 Mon Sep 17 00:00:00 2001 From: puzhibing <393733352@qq.com> Date: 星期三, 14 六月 2023 16:17:46 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- cloud-server-other/src/main/java/com/dsh/other/mapper/TImgConfigMapper.java | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/cloud-server-other/src/main/java/com/dsh/other/mapper/TImgConfigMapper.java b/cloud-server-other/src/main/java/com/dsh/other/mapper/TImgConfigMapper.java index eaffc00..a690e64 100644 --- a/cloud-server-other/src/main/java/com/dsh/other/mapper/TImgConfigMapper.java +++ b/cloud-server-other/src/main/java/com/dsh/other/mapper/TImgConfigMapper.java @@ -3,6 +3,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper; import com.dsh.other.entity.TImgConfig; + /** * <p> * 图片配置 Mapper 接口 -- Gitblit v1.7.1