Helius
2020-08-12 d6e668861fe09bce595ed6ea9746ed733fbcb606
refs
author Helius <wangdoubleone@gmail.com>
Wednesday, August 12, 2020 19:02 +0800
committer Helius <wangdoubleone@gmail.com>
Wednesday, August 12, 2020 19:02 +0800
commitd6e668861fe09bce595ed6ea9746ed733fbcb606
tree c60f9648cc4d75e35525c0ff73cf1ba4f643f225 tree | zip | gz
parent ca0aa2ef38321b2d522b9db7fbc25a1a5a7510ce view | diff
ec7480312a1d80354e695eab72eaa8b8fbc46dc4 view | diff
Merge branch 'whole' of https://gitee.com/chonggaoxiao/new_excoin into whole
1 files modified
16 files added
647 ■■■■■ changed files
src/main/java/com/xcong/excoin/configurations/security/WebSecurityConfig.java 1 ●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/helpCenter/controller/HelpCenterController.java 67 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/helpCenter/dao/HelpCenterArticleDao.java 8 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/helpCenter/dao/HelpCenterNoticeDao.java 18 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/helpCenter/dao/HelpCenterTypeDao.java 8 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/helpCenter/dto/ImportantNoticePageDto.java 27 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/helpCenter/dto/NewNoticePageDto.java 27 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/helpCenter/dto/NoticeInfoDto.java 19 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/helpCenter/entity/HelpCenterArticleEntity.java 43 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/helpCenter/entity/HelpCenterNoticeEntity.java 51 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/helpCenter/entity/HelpCenterTypeEntity.java 35 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/helpCenter/service/HelpCenterService.java 21 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/helpCenter/service/impl/HelpCenterServiceImpl.java 164 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/helpCenter/vo/ImportantNoticeVo.java 44 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/helpCenter/vo/NewNoticeInfoVo.java 44 ●●●●● diff | view | raw | blame | history
src/main/java/com/xcong/excoin/modules/helpCenter/vo/NoticeInfoVo.java 43 ●●●●● diff | view | raw | blame | history
src/main/resources/mapper/helpCenter/HelpCenterNoticeDao.xml 27 ●●●●● diff | view | raw | blame | history