xiaoyong931011
2021-11-26 985b96889f292288405f0fc5241b78abbe9c67d1
refs
author xiaoyong931011 <15274802129@163.com>
Friday, November 26, 2021 14:19 +0800
committer xiaoyong931011 <15274802129@163.com>
Friday, November 26, 2021 14:19 +0800
commit985b96889f292288405f0fc5241b78abbe9c67d1
tree c5c5378fcd4d3c4b2133bf5c4051974f53a2f002 tree | zip | gz
parent 0c4d432e5825f87c725f1ab84f7f0e7cf0159cec view | diff
20211126  fish
17 files added
1235 ■■■■■ changed files
src/main/java/com/xcong/excoin/modules/fish/controller/FishController.java 92 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/fish/controller/ViewController.java 86 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/fish/entity/CannonAccountMoneyChange.java 29 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/fish/entity/CannonExchangeRatio.java 20 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/fish/entity/CannonSetting.java 28 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/fish/mapper/CannonExchangeRatioMapper.java 19 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/fish/mapper/CannonSettingMapper.java 7 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/fish/service/FishService.java 29 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/fish/service/impl/FishServiceImpl.java 88 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/fish/vo/CannonAccountMoneyChangeVo.java 26 ●●●●● diff | view | raw | blame | history
src/main/resources/mapper/modules/CannonExchangeRatioMapper.xml 23 ●●●●● diff | view | raw | blame | history
src/main/resources/templates/febs/views/modules/fish/accountList.html 131 ●●●●● diff | view | raw | blame | history
src/main/resources/templates/febs/views/modules/fish/cannonAdd.html 157 ●●●●● diff | view | raw | blame | history
src/main/resources/templates/febs/views/modules/fish/cannonList.html 155 ●●●●● diff | view | raw | blame | history
src/main/resources/templates/febs/views/modules/fish/cannonUpdate.html 147 ●●●●● diff | view | raw | blame | history
src/main/resources/templates/febs/views/modules/fish/exchangeRatio.html 114 ●●●●● diff | view | raw | blame | history
src/main/resources/templates/febs/views/modules/fish/exchangeRatioUpdate.html 84 ●●●●● diff | view | raw | blame | history