dashboard
repositories
filestore
activity
search
login
main
/
xc-mall
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
refactor(ai): 优化通义灵码回复内容处理并添加日志输出
Administrator
2025-09-02
3c7c28b5e39c59e2bbaf7641e55f39953ae22c8c
[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>