Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hello-hao/Tbed
/ getEmails
Method
getEmails
src/main/java/cn/hellohao/pojo/EmailConfig.java:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
public
String getEmails() {
34
return
emails;
35
}
36
37
public
void
setEmails(String emails) {
38
this.emails = emails;
Callers
5
updateemail
Method · 0.95
mailTest
Method · 0.95
sendEmail
Method · 0.80
sendTestEmail
Method · 0.80
sendEmailFindPass
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected