dashboard
repositories
filestore
activity
search
login
main
/
xc-mall
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat(ai): 为 AiMemberTalk 实体添加新字段并更新相关页面
Administrator
1 days ago
c0bec6f44f75cdd1fe5acc6bc84ec8e1650c45a7
[xc-mall.git]
/
src
/
main
/
resources
/
mapper
/
modules
/
AiProductMapper.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.AiProductMapper">
</mapper>