Helius
2020-07-02 cbf27426370f1fc9c8ae27b717c8d1f175ea358e
refs
author Helius <wangdoubleone@gmail.com>
Thursday, July 2, 2020 19:07 +0800
committer Helius <wangdoubleone@gmail.com>
Thursday, July 2, 2020 19:07 +0800
commitcbf27426370f1fc9c8ae27b717c8d1f175ea358e
tree 2d8a84bd89a5520d85894d5a4ce6b9dd73ba72a5 tree | zip | gz
parent cf0cafca18197fc93083f43c19099dd3f84a09e5 view | diff
add guiji
8 files added
4 files modified
376 ■■■■■ changed files
src/main/java/com/xcong/excoin/modules/coin/service/BlockCoinService.java 13 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/coin/service/impl/BlockCoinServiceImpl.java 159 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/member/dao/MemberCoinAddressDao.java 16 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/member/dao/MemberCoinChargeDao.java 11 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/member/dao/MemberWalletCoinDao.java 16 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/member/entity/MemberCoinChargeEntity.java 36 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/quartz/job/BlockCoinUpdateJob.java 40 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/quartz/job/NotionalPoolingJob.java 16 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/utils/LogRecordUtils.java 26 ●●●●● diff | view | raw | blame | history
src/main/resources/mapper/member/MemberCoinAddressDao.xml 18 ●●●●● diff | view | raw | blame | history
src/main/resources/mapper/member/MemberCoinChargeDao.xml 15 ●●●●● diff | view | raw | blame | history
src/main/resources/mapper/member/MemberWalletCoinDao.xml 10 ●●●●● diff | view | raw | blame | history