Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Jiangw2020/loan
/ functions
Functions
653 in github.com/Jiangw2020/loan
⨍
Functions
653
◇
Types & classes
187
Function
getuserLoginRecordTop50
(userId)
srb-admin/src/api/core/user-info.js:20
Method
handleException
(Exception e)
srb-common/src/main/java/jw/srb/common/exception/UnifiedExceptionhandler.java:28
Method
handleServletException
Controller上一层相关异常
srb-common/src/main/java/jw/srb/common/exception/UnifiedExceptionhandler.java:50
Function
handler
(event)
srb-site/assets/script/jquery.datetimepicker.js:1146
Function
i
()
srb-site/assets/script/plugins.js:3
Function
ic
(a,b,c)
srb-site/assets/script/jquery.min.js:4
Method
importData
(InputStream inputStream)
service-core/src/main/java/jw/srb/core/service/impl/DictServiceImpl.java:38
Method
invest
投标 @param request @return
hfb/src/main/java/com/heepay/controller/UserInvestController.java:69
Method
invest
(Map<String, Object> paramMap)
hfb/src/main/java/com/heepay/service/impl/UserInvestServiceImpl.java:40
Method
invoke
(ExcelDictDTO data, AnalysisContext context)
service-core/src/main/java/jw/srb/core/listener/ExcelDictDTOListener.java:30
Method
isBind
(String idCard)
hfb/src/main/java/com/heepay/service/impl/UserBindServiceImpl.java:43
Method
isSaveTransFlow
(String agentBillNo)
service-core/src/main/java/jw/srb/core/service/impl/TransFlowServiceImpl.java:47
Method
jackson2ObjectMapperBuilderCustomizer
()
service-base/src/main/java/jw/srb/base/config/LocalDateTimeSerializerConfig.java:22
Function
lb
(a,b)
srb-site/assets/script/raphael-min.js:9
Function
list
()
srb-admin/src/api/core/integral-grade.js:8
Method
list
(HttpServletRequest request)
service-core/src/main/java/jw/srb/core/controller/api/TransFlowController.java:37
Method
list
()
service-core/src/main/java/jw/srb/core/controller/api/LendController.java:39
Method
list
( @ApiParam(value = "标的id", required = true) @PathVariable Long lendId)
service-core/src/main/java/jw/srb/core/controller/api/LendItemController.java:76
Method
list
( @ApiParam(value = "标的id", required = true) @PathVariable Long lendId)
service-core/src/main/java/jw/srb/core/controller/api/LendReturnController.java:38
Method
list
( @ApiParam(value = "标的id", required = true) @PathVariable Long lendId, HttpServletReq
service-core/src/main/java/jw/srb/core/controller/api/LendItemReturnController.java:39
Method
list
( @ApiParam(value = "标的id", required = true) @PathVariable Long lendId)
service-core/src/main/java/jw/srb/core/controller/admin/AdminLendItemController.java:27
Method
list
( @ApiParam(value = "标的id", required = true) @PathVariable Long lendId)
service-core/src/main/java/jw/srb/core/controller/admin/AdminLendReturnController.java:27
Method
list
()
service-core/src/main/java/jw/srb/core/controller/admin/AdminBorrowInfoController.java:26
Method
listAll
()
service-core/src/main/java/jw/srb/core/controller/admin/AdminIntegralGradeController.java:36
Function
listByParentId
(parentId)
srb-admin/src/api/core/dict.js:3
Method
listByParentId
( @ApiParam(value = "上级节点id", required = true) @PathVariable Long parentId)
service-core/src/main/java/jw/srb/core/controller/admin/AdminDictController.java:80
Method
listDictData
()
service-core/src/main/java/jw/srb/core/service/impl/DictServiceImpl.java:45
Method
listPage
( @ApiParam(value = "当前页码", required = true) @PathVariable Long page, @Api
service-core/src/main/java/jw/srb/core/controller/admin/AdminUserInfoController.java:36
Method
listPage
( @ApiParam(value = "当前页码", required = true) @PathVariable Long page, @Ap
service-core/src/main/java/jw/srb/core/controller/admin/AdminBorrowerController.java:27
Method
listPage
(Page<UserInfo> pageParam, UserInfoQuery userInfoQuery)
service-core/src/main/java/jw/srb/core/service/UserInfoService.java:29
Method
listPage
(Page<Borrower> pageParam, String keyword)
service-core/src/main/java/jw/srb/core/service/impl/BorrowerServiceImpl.java:101
Method
listPage
(Page<UserInfo> pageParam, UserInfoQuery userInfoQuery)
service-core/src/main/java/jw/srb/core/service/impl/UserInfoServiceImpl.java:117
Method
listTop50
( @ApiParam(value ="用户id", required = true) @PathVariable Long userId)
service-core/src/main/java/jw/srb/core/controller/admin/AdminUserLoginRecordController.java:34
Method
listTop50
(Long userId)
service-core/src/main/java/jw/srb/core/service/impl/UserLoginRecordServiceImpl.java:22
Function
loadImage
(url, callback)
srb-site/assets/script/common.js:243
Function
lock
(id, status)
srb-admin/src/api/core/user-info.js:13
Method
lock
( @ApiParam(value = "用户id", required = true) @PathVariable("id") Long id,
service-core/src/main/java/jw/srb/core/controller/admin/AdminUserInfoController.java:50
Method
lock
(Long id, Integer status)
service-core/src/main/java/jw/srb/core/service/impl/UserInfoServiceImpl.java:149
Method
lockAccount
(String userCode, String lockAmt)
hfb/src/main/java/com/heepay/service/impl/UserAccountServiceImpl.java:53
Function
logic
( currentDateTime )
srb-site/assets/script/datepicker.js:51
Function
login
({ commit }, userInfo)
srb-admin/src/store/modules/user.js:36
Function
login
(data)
srb-admin/src/api/user.js:3
Method
login
(@RequestBody LoginVO loginVO, HttpServletRequest request)
service-core/src/main/java/jw/srb/core/controller/api/UserInfoController.java:69
Method
login
(LoginVO loginVO, String ip)
service-core/src/main/java/jw/srb/core/service/impl/UserInfoServiceImpl.java:73
Function
logout
({ commit, state })
srb-admin/src/store/modules/user.js:78
Function
logout
()
srb-admin/src/api/user.js:21
Function
m
()
srb-site/assets/script/plugins.js:3
Method
main
(String[] args)
hfb/src/main/java/com/heepay/ManageApplication.java:9
Method
main
(String[] args)
hfb/src/main/java/com/heepay/util/SignUtil.java:15
Method
main
(String[] args)
service-oss/src/main/java/jw/srb/oss/ServiceOssApplication.java:12
Method
main
(String[] args)
service-core/src/main/java/jw/srb/core/ServiceCoreApplication.java:11
Method
main
(String[] args)
service-core/src/main/java/jw/srb/core/hfb/RequestHelper.java:16
Method
main
(String[] args)
service-core/src/main/java/jw/srb/core/util/Amount2Helper.java:93
Method
main
(String[] args)
service-core/src/main/java/jw/srb/core/util/Amount3Helper.java:66
Method
main
(String[] args)
service-core/src/main/java/jw/srb/core/util/Amount1Helper.java:76
Method
main
(String[] args)
service-core/src/main/java/jw/srb/core/util/Amount4Helper.java:54
Method
main
(String[] args)
service-sms/src/main/java/jw/srb/sms/ServiceSmsApplication.java:13
Method
main
(String[] args)
service-gateway/src/main/java/jw/srb/gateway/ServiceGatewayApplication.java:11
Function
makeLoan
(id)
srb-admin/src/api/core/lend.js:18
Method
makeLoan
(Map<String, Object> paramMap)
hfb/src/main/java/com/heepay/service/impl/UserInvestServiceImpl.java:72
Method
makeLoan
( @ApiParam(value = "标的id", required = true) @PathVariable("id") Long id)
service-core/src/main/java/jw/srb/core/controller/admin/AdminLendController.java:53
Method
makeLoan
(Long id)
service-core/src/main/java/jw/srb/core/service/impl/LendServiceImpl.java:168
Function
mb
()
srb-site/assets/script/raphael-min.js:9
Function
mc
(a)
srb-site/assets/script/raphael-min.js:10
Method
message
(String msg)
hfb/src/main/java/com/heepay/util/Result.java:71
Function
mounted
()
srb-admin/src/layout/components/Sidebar/FixiOSBug.js:7
Function
mounted
()
srb-admin/src/layout/mixin/ResizeHandler.js:20
Method
mybatisPlusInterceptor
()
service-core/src/main/java/jw/srb/core/config/MybatisPlusConfig.java:16
Function
nb
(a)
srb-site/assets/script/raphael-min.js:9
Method
notify
(HttpServletRequest request)
service-core/src/main/java/jw/srb/core/controller/api/UserBindController.java:52
Method
notify
(HttpServletRequest request)
service-core/src/main/java/jw/srb/core/controller/api/UserAccountController.java:51
Method
notify
(HttpServletRequest request)
service-core/src/main/java/jw/srb/core/controller/api/LendItemController.java:54
Method
notify
(Map<String, Object> paramMap)
service-core/src/main/java/jw/srb/core/service/UserAccountService.java:22
Method
notify
(Map<String, Object> paramMap)
service-core/src/main/java/jw/srb/core/service/LendReturnService.java:23
Method
notify
(Map<String, Object> paramMap)
service-core/src/main/java/jw/srb/core/service/LendItemService.java:26
Method
notify
(Map<String, Object> paramMap)
service-core/src/main/java/jw/srb/core/service/impl/UserAccountServiceImpl.java:76
Method
notify
(Map<String, Object> paramMap)
service-core/src/main/java/jw/srb/core/service/impl/LendReturnServiceImpl.java:120
Method
notify
(Map<String, Object> paramMap)
service-core/src/main/java/jw/srb/core/service/impl/LendItemServiceImpl.java:160
Method
notify
(Map<String, Object> paramMap)
service-core/src/main/java/jw/srb/core/service/impl/UserBindServiceImpl.java:87
Method
notifyUrl
(HttpServletRequest request)
service-core/src/main/java/jw/srb/core/controller/api/LendReturnController.java:59
Method
notifyWithdraw
(HttpServletRequest request)
service-core/src/main/java/jw/srb/core/controller/api/UserAccountController.java:94
Method
notifyWithdraw
(Map<String, Object> paramMap)
service-core/src/main/java/jw/srb/core/service/impl/UserAccountServiceImpl.java:144
Method
ok
()
hfb/src/main/java/com/heepay/util/Result.java:41
Method
paginationInterceptor
分页插件
hfb/src/main/java/com/heepay/config/MybatisPlusConfig.java:23
Function
param2Obj
(url)
srb-admin/src/utils/index.js:101
Function
pb
()
srb-site/assets/script/jquery.min.js:2
Function
phone_recharge
()
hfb/src/main/resources/static/js/home.js:197
Function
play
()
srb-site/assets/script/common.js:45
Function
play
()
srb-site/assets/script/ablumn.js:35
Function
q
(a,b)
hfb/src/main/resources/static/js/jquery-1.7.2.min.js:4
Function
q
(a,b)
srb-site/assets/script/jquery.min.js:2
Method
readInputStream
从输入流中读取数据 @param inStream @return @throws Exception
hfb/src/main/java/com/heepay/util/HttpUtil.java:87
Method
readInputStream
从输入流中读取数据 @param inStream @return @throws Exception
srb-common/src/main/java/jw/srb/common/util/HttpUtils.java:87
Method
recharge
(Model model,HttpServletRequest request, HttpServletResponse response)
hfb/src/main/java/com/heepay/controller/UserAccountController.java:58
Method
recharge
(Map<String, Object> paramMap)
hfb/src/main/java/com/heepay/service/impl/UserAccountServiceImpl.java:21
Method
redisTemplate
(LettuceConnectionFactory redisConnectionFactory)
service-base/src/main/java/jw/srb/base/config/RedisConfig.java:17
Method
register
(@RequestBody RegisterVO registerVO)
service-core/src/main/java/jw/srb/core/controller/api/UserInfoController.java:45
Method
register
(RegisterVO registerVO)
service-core/src/main/java/jw/srb/core/service/impl/UserInfoServiceImpl.java:46
Function
removeById
(id)
srb-admin/src/api/core/integral-grade.js:16
Method
removeById
( @ApiParam(value = "数据id", example = "100", required = true) @PathVariable Long id)
service-core/src/main/java/jw/srb/core/controller/admin/AdminIntegralGradeController.java:47
← previous
next →
501–600 of 653, ranked by callers