仪表盘
版本库
文件存储
活动
搜索
登录
main
/
film_set_backend
片场web后端
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
add:影视作品增加用户信息
cloudroam
2025-05-26
056bdbd515515e348e519f991444154512907392
[film_set_backend.git]
/
src
/
main
/
resources
/
mapper
/
wallet
/
WalletBillRecordDetailMapper.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="com.mzl.flower.mapper.wallet.WalletBillRecordDetailMapper">
</mapper>