MCPcopy Index your code
hub / github.com/Exrick/xpay / updatePay

Method updatePay

xpay-code/src/main/java/cn/exrick/service/PayService.java:51–51  ·  view source on GitHub ↗

编辑支付 @param pay @return

(Pay pay)

Source from the content-addressed store, hash-verified

49 * @return
50 */
51 int updatePay(Pay pay);
52
53 /**
54 * 状态改变

Callers 2

editPayMethod · 0.65
cronJobMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by

no test coverage detected