dashboard
repositories
filestore
activity
search
login
main
/
xc-mall
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat(rabbit): 移除旧的消息队列配置并新增AI相关的实体和映射
Administrator
7 days ago
485c6557ae50afe6703c0b64169ce8eb634b1924
[xc-mall.git]
/
src
/
main
/
resources
/
mapper
/
modules
/
ClothesTypeSizeMapper.xml
1
2
3
4
5
<?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">
<mapper namespace="cc.mrbird.febs.mall.mapper.ClothesTypeSizeMapper">
</mapper>