MCPcopy 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

getPayStateMethod · 0.65
getPayDataMethod · 0.65
addPayMethod · 0.65
editPayMethod · 0.65
passNotShowPayMethod · 0.65
backPayMethod · 0.65
delPayMethod · 0.65

Implementers 1

PayServiceImplxpay-code/src/main/java/cn/exrick/serv

Calls

no outgoing calls

Tested by

no test coverage detected