SmartParks/ruoyi-modules/Iot/src/main/resources/mapper/TbAccessControlMapper.xml

8 lines
225 B
XML
Raw Normal View History

2025-06-18 14:28:19 +08:00
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE mapper
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
2025-06-19 18:19:58 +08:00
<mapper namespace="org.dromara.iot.mapper.TbAccessControlMapper">
2025-06-18 14:28:19 +08:00
</mapper>