From 2ce6327ec49e7fe73cc1cd3bcc2b63b28d89d38f Mon Sep 17 00:00:00 2001 From: zhou zhou <3272660260@qq.com> Date: 星期二, 17 三月 2026 14:05:25 +0800 Subject: [PATCH] # --- rsf-framework/src/main/resources/templates/react-admin/Entity.txt | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/rsf-framework/src/main/resources/templates/react-admin/Entity.txt b/rsf-framework/src/main/resources/templates/react-admin/Entity.txt index cad4eb2..b16dfe4 100644 --- a/rsf-framework/src/main/resources/templates/react-admin/Entity.txt +++ b/rsf-framework/src/main/resources/templates/react-admin/Entity.txt @@ -5,8 +5,7 @@ import com.baomidou.mybatisplus.annotation.TableId; import com.baomidou.mybatisplus.annotation.TableLogic; import com.baomidou.mybatisplus.annotation.TableName; -import io.swagger.annotations.ApiModel; -import io.swagger.annotations.ApiModelProperty; +import io.swagger.v3.oas.annotations.media.Schema; import lombok.Data; import com.vincent.rsf.framework.common.Cools; import com.vincent.rsf.framework.common.SpringUtils; -- Gitblit v1.9.1