dashboard
repositories
filestore
activity
search
login
main
/
xc-mall
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat(ai): 新增 AI 流式回答功能 V3 版本
Administrator
2025-09-02
b278f87c6e9bbd0fadfc3f7097e54cc72a162480
[xc-mall.git]
/
src
/
main
/
resources
/
mapper
/
modules
/
ClothesSocialFileMapper.xml
1
2
3
4
5
6
<?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.ClothesSocialFileMapper">
</mapper>