Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Exrick/xpay
/ getPay
Method
getPay
xpay-code/src/main/java/cn/exrick/service/PayService.java:37–37 ·
view source on GitHub ↗
获得支付 @param id @return
(String id)
Source
from the content-addressed store, hash-verified
35
* @
return
36
*/
37
Pay getPay(String id);
38
39
/**
40
* 添加支付
Callers
7
getPayState
Method · 0.65
getPayData
Method · 0.65
addPay
Method · 0.65
editPay
Method · 0.65
passNotShowPay
Method · 0.65
backPay
Method · 0.65
delPay
Method · 0.65
Implementers
1
PayServiceImpl
xpay-code/src/main/java/cn/exrick/serv
Calls
no outgoing calls
Tested by
no test coverage detected