gao
2020-05-26 2f01e509236aa3ff895a0f9bb87b301049b42294
refs
author gao <gaoleox@163>
Tuesday, May 26, 2020 11:31 +0800
committer gao <gaoleox@163>
Tuesday, May 26, 2020 11:31 +0800
commit2f01e509236aa3ff895a0f9bb87b301049b42294
tree 04015b1f42a695b1c2026e96ed67020e1baa2976 tree | zip | gz
parent 73699775f5546177ce71e3bae33d83a8aa346793 view | diff
快捷买卖接口
7 files added
9 files modified
442 ■■■■ changed files
src/main/java/com/xcong/excoin/modules/home/controller/MemberQuickBuySaleController.java 82 ●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/home/dao/MemberPaymentMethodDao.java 3 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/home/dao/MemberQuickBuySaleDao.java 3 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/home/entity/MemberPaymentMethodEntity.java 70 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/home/service/MemberQuickBuySaleService.java 7 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/home/service/impl/MemberQuickBuySaleServiceImpl.java 114 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/member/dao/MemberWalletCoinDao.java 2 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/platform/controller/PlatformCnyUsdtExchangeController.java 34 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/platform/dao/PlatformCnyUsdtExchangeDao.java 12 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/platform/entity/PlatformCnyUsdtExchangeEntity.java 26 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/platform/service/PlatformCnyUsdtExchangeService.java 13 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/platform/service/impl/PlatformCnyUsdtExchangeServiceImpl.java 38 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/platform/vo/PlatformCnyUsdtExchangeVo.java 13 ●●●●● diff | view | raw | blame | history
src/main/resources/mapper/home/MemberPaymentMethodDao.xml 9 ●●●●● diff | view | raw | blame | history
src/main/resources/mapper/home/MemberQuickBuySaleDao.xml 5 ●●●● diff | view | raw | blame | history
src/main/resources/mapper/member/MemberWalletCoinDao.xml 11 ●●●●● diff | view | raw | blame | history