KKSU
2024-12-31 903d74d64f8d97f4b176d5454736c35b0268ada0
refs
author KKSU <15274802129@163.com>
Tuesday, December 31, 2024 16:10 +0800
committer KKSU <15274802129@163.com>
Tuesday, December 31, 2024 16:10 +0800
commit903d74d64f8d97f4b176d5454736c35b0268ada0
tree a84339103627f6e058a903f5706ad78039b8ad3c tree | zip | gz
parent e2a60bc44d6cfac67301dfc35163acac2196e300 view | diff
feat(mall): 为资金流列表添加来源电话字段

- 在 AdminMoneyFlowListVo 中添加 rtPhone 字段,用于存储来源电话
- 在 MallMoneyFlowMapper.xml 中添加查询来源电话的 SQL语句
- 在 moneyFlowList.html 中添加来源电话的列显示
3 files modified
7 ■■■■ changed files
src/main/java/cc/mrbird/febs/mall/vo/AdminMoneyFlowListVo.java 2 ●●●●● diff | view | raw | blame | history
src/main/resources/mapper/modules/MallMoneyFlowMapper.xml 3 ●●●● diff | view | raw | blame | history
src/main/resources/templates/febs/views/modules/mallMember/moneyFlowList.html 2 ●●●●● diff | view | raw | blame | history