Bonus-Cloud-Houqin/bonus-modules/bonus-smart-canteen/src/main/resources/mapper/alloc/canteen/AllocStallMapper.xml

5 lines
246 B
XML
Raw Normal View History

2025-02-27 13:43:02 +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-02-27 15:33:34 +08:00
<mapper namespace="com.bonus.canteen.core.allocation.canteen.mapper.AllocStallMapper">
2025-02-27 13:43:02 +08:00
</mapper>