dashboard
repositories
filestore
activity
search
login
main
/
xc-mall
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
refactor(ai): 优化 AiMemberAnswerServiceImpl 中的代码执行路径- 将 updateById 方法的调用从服务层...
Administrator
2025-08-20
1472a323d1ad0f9ac08db77afb71607381b083ea
[xc-mall.git]
/
src
/
main
/
resources
/
mapper
/
modules
/
AiProductPointMapper.xml
1
2
3
4
<?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.ai.mapper.AiProductPointMapper">
</mapper>