admin
2020-11-13 ae08b37317103344b9be1b9f91b6bdf7abbc839b
refs
用户 admin <weikou2014>
星期五, 十一月 13, 2020 19:22 +0800
提交者 admin <weikou2014>
星期五, 十一月 13, 2020 19:22 +0800
提交ae08b37317103344b9be1b9f91b6bdf7abbc839b
目录 4931fd7836e3a87c0454610e9e31310c2e0d4926 目录 | zip | gz
parent 10229cb1635c70c82dbab3aa536ffaf4fa543b63 查看 | 对比
Spring Security集成
3个文件已删除
31个文件已修改
139个文件已添加
6017 ■■■■ 已修改文件
consumer-daybuy/pom.xml 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
facade-goldcorn/pom.xml 20 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
facade-goldcorn/src/main/java/com/ks/goldcorn/exception/GoldTradeException.java 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
facade-goldcorn/src/main/java/com/ks/goldcorn/pojo/DO/GoldCornConsumeSource.java 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
facade-goldcorn/src/main/java/com/ks/goldcorn/pojo/DO/GoldCornGetSource.java 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
facade-goldcorn/src/main/java/com/ks/goldcorn/pojo/DO/GoldCornRecord.java 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
facade-goldcorn/src/main/java/com/ks/goldcorn/service/remote/GoldCornBalanceManager.java 28 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
facade-goldcorn/src/main/java/com/ks/goldcorn/service/remote/GoldCornBalanceService.java 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
facade-goldcorn/src/main/java/com/ks/goldcorn/service/remote/GoldCornConsumeSourceService.java 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
facade-goldcorn/src/main/java/com/ks/goldcorn/service/remote/GoldCornGetSourceService.java 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
facade-goldcorn/src/main/java/com/ks/goldcorn/service/remote/GoldCornTradeService.java 25 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
lib-common/pom.xml 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
pom.xml 23 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/pom.xml 23 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/java/com/ks/goldcorn/GoldCornApplication.java 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/java/com/ks/goldcorn/config/WebSecurityConfig.java 229 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/java/com/ks/goldcorn/controller/AdminController.java 41 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/java/com/ks/goldcorn/entity/AdminUser.java 95 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/java/com/ks/goldcorn/mapper/AdminUserMapper.java 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/java/com/ks/goldcorn/mapper/GoldCornAppInfoMapper.java 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/java/com/ks/goldcorn/mapper/GoldCornRecordMapper.java 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/java/com/ks/goldcorn/service/AdminUserManager.java 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/java/com/ks/goldcorn/service/GoldCornAppManager.java 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/java/com/ks/goldcorn/service/GoldCornBalanceManager.java 9 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/java/com/ks/goldcorn/service/remote/GoldCornAppServiceImpl.java 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/java/com/ks/goldcorn/service/remote/GoldCornBalanceServiceImpl.java 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/java/com/ks/goldcorn/service/remote/GoldCornConsumeSourceImpl.java 13 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/java/com/ks/goldcorn/service/remote/GoldCornGetSourceServiceImpl.java 13 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/java/com/ks/goldcorn/service/remote/GoldCornRecordServiceImpl.java 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/java/com/ks/goldcorn/service/remote/GoldCornTradeServiceImpl.java 55 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/application.yml 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/generatorConfig.xml 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/mapper/AdminUserMapper.xml 102 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/mapper/GoldCornAppInfoMapper.xml 235 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/mapper/GoldCornBalanceMapper.xml 301 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/mapper/GoldCornConsumeSourceMapper.xml 265 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/mapper/GoldCornGetSourceMapper.xml 265 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/mapper/GoldCornRecordMapper.xml 114 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/css/font.css 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/css/login.css 105 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/css/theme3049.min.css 46 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/css/xadmin.css 536 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/fonts/iconfont.eot 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/fonts/iconfont.svg 477 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/fonts/iconfont.ttf 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/fonts/iconfont.woff 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/home.html 416 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/img/add.jpg 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/img/ic_add_img.png 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/img/ic_close_img.png 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/img/login_bg.png 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/js/http.js 29 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/js/vue.min.js 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/js/xadmin.js 683 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/css/layui.css 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/css/layui.mobile.css 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/css/modules/code.css 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/css/modules/laydate/default/laydate.css 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/css/modules/layer/default/icon-ext.png 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/css/modules/layer/default/icon.png 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/css/modules/layer/default/layer.css 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/css/modules/layer/default/loading-0.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/css/modules/layer/default/loading-1.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/css/modules/layer/default/loading-2.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/font/iconfont.eot 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/font/iconfont.svg 485 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/font/iconfont.ttf 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/font/iconfont.woff 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/font/iconfont.woff2 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/0.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/1.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/10.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/11.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/12.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/13.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/14.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/15.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/16.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/17.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/18.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/19.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/2.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/20.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/21.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/22.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/23.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/24.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/25.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/26.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/27.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/28.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/29.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/3.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/30.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/31.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/32.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/33.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/34.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/35.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/36.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/37.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/38.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/39.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/4.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/40.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/41.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/42.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/43.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/44.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/45.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/46.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/47.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/48.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/49.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/5.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/50.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/51.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/52.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/53.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/54.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/55.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/56.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/57.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/58.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/59.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/6.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/60.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/61.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/62.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/63.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/64.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/65.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/66.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/67.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/68.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/69.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/7.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/70.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/71.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/8.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/images/face/9.gif 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/lay/modules/carousel.js 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/lay/modules/code.js 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/lay/modules/colorpicker.js 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/lay/modules/element.js 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/lay/modules/flow.js 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/lay/modules/form.js 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/lay/modules/jquery.js 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/lay/modules/laydate.js 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/lay/modules/layedit.js 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/lay/modules/layer.js 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/lay/modules/laypage.js 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/lay/modules/laytpl.js 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/lay/modules/mobile.js 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/lay/modules/rate.js 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/lay/modules/slider.js 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/lay/modules/table.js 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/lay/modules/transfer.js 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/lay/modules/tree.js 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/lay/modules/upload.js 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/lay/modules/util.js 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/layui.all.js 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/lib/layui/layui.js 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/login.html 121 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/main/resources/static/menu.json 571 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/test/java/com/ks/goldcorn/mapper/AppTest.java 52 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/test/java/com/ks/goldcorn/mapper/BalanceTest.java 45 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/test/java/com/ks/goldcorn/mapper/MapperTest.java 115 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/test/java/com/ks/goldcorn/mapper/RecordTest.java 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/test/java/com/ks/goldcorn/mapper/SourceTest.java 66 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/test/java/com/ks/goldcorn/mapper/TradeTest.java 28 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/test/java/com/ks/goldcorn/service/JdGiftcouponApplicationTests.java 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service-goldcorn/src/test/java/com/ks/goldcorn/service/RedisConfig.java 39 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史