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