src/main/java/com/whyc/mapper/RtDataMapper.java @@ -9,7 +9,7 @@ * @version JDK 8 * @className RtDataMapper (此处以class为例) * @date 2024/6/15 * @description TODO * @description */ public interface RtDataMapper extends CustomMapper<RtData>{ }