MCPcopy
hub / github.com/Exrick/xpay / delPay

Method delPay

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

删除除捐赠和审核中以外的数据支付 @param id @return

(String id)

Source from the content-addressed store, hash-verified

64 * @return
65 */
66 int delPay(String id);
67
68 /**
69 * 统计数据

Callers 2

delPayMethod · 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