Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Exrick/xpay
/ setUpdateTime
Method
setUpdateTime
xpay-code/src/main/java/cn/exrick/bean/Pay.java:299–301 ·
view source on GitHub ↗
(Date updateTime)
Source
from the content-addressed store, hash-verified
297
}
298
299
public
void
setUpdateTime(Date updateTime) {
300
this.updateTime = updateTime;
301
}
302
303
public
String getEmail() {
304
return
email;
Callers
3
changePayState
Method · 0.95
updatePay
Method · 0.80
cronJob
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected