whycxzp
2025-06-10 73bb5617e6aeb4ee8f7dfd4ad54b61d477969d86
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>{
}