2025-03-04 16:25:44 +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-03-06 15:21:15 +08:00
|
|
|
<mapper namespace="org.dromara.materials.mapper.BusMaterialsMapper">
|
2025-03-04 16:25:44 +08:00
|
|
|
|
|
|
|
</mapper>
|