Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hello-hao/Tbed
/ selectKeys
Method
selectKeys
src/main/java/cn/hellohao/service/KeysService.java:12–12 ·
view source on GitHub ↗
(Integer id)
Source
from the content-addressed store, hash-verified
10
@Service
11
public
interface
KeysService {
12
Keys selectKeys(Integer id);
13
14
List<Keys> getStorageName();
15
Callers
7
uploadForLoc
Method · 0.65
dele
Method · 0.65
dele2
Method · 0.65
selectKeys
Method · 0.65
uploadImg
Method · 0.65
delWebDAV
Method · 0.65
getWebDAV
Method · 0.65
Implementers
1
KeysServiceImpl
src/main/java/cn/hellohao/service/impl
Calls
no outgoing calls
Tested by
no test coverage detected